ImapMethodParametersGeneralT
ImapMethodParametersGeneral<T> class
IAsyncImapClient
方法通用参数.
public abstract class ImapMethodParametersGeneral<T>
where T : ImapMethodParametersGeneral
方法
姓名 | 描述 |
---|---|
SetCancellationToken(CancellationToken) | 设置取消令牌(可选)。 |
SetConnection(IConnection) | 连接到服务器(可选)。 |