Dart.Mail 名前空間 : MailBase クラス |
MailBaseデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | MailBase コンストラクタ | デフォルトのコンストラクタ。SocketOption.ReceiveTimeoutを10000(10秒)に設定します。 |
名前 | 解説 | |
---|---|---|
![]() | Capabilities | サーバーの機能を表すStringの配列を取得します。 |
![]() | Container | System.ComponentModel.Componentから継承されます。 |
![]() | Encoding | オーバーライドされます。 コンポーネントによって使用される文字エンコーディング。 |
![]() | ServerGreeting | サーバーへの接続後に受信されたグリーティングを取得します。 |
![]() | Site | System.ComponentModel.Componentから継承されます。 |
![]() | SynchronizingObject | UIスレッドへのデータのマーシャリングに使用するオブジェクトを取得または設定します(イベントを発生させるため)。 Dart.Mail.ComponentBaseから継承されます。 |
![]() | SyncRoot | 使用中の上位層プロトコルへのアクセスの同期化に使用されるオブジェクトを取得します。 Dart.Mail.ComponentBaseから継承されます。 |
![]() | Tag | 任意のユーザーデータを格納するオブジェクトを取得または設定します。 Dart.Mail.ComponentBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | CreateObjRef | System.MarshalByRefObjectから継承されます。 |
![]() | Dispose() | System.ComponentModel.Componentから継承されます。 |
![]() | GetLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | Marshal | オーバーロードされます。 文字列およびオブジェクトをUIスレッドにマーシャリングし、UserStateイベントを発生させます。 Dart.Mail.ComponentBaseから継承されます。 |
![]() | Start | ワーカースレッドを開始し、指定したデリゲートを実行します。 |
![]() | ToString | System.ComponentModel.Componentから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | Disposed | System.ComponentModel.Componentから継承されます。 |
![]() | Error | Marshal(Exception)が使用されたとき、またはStartを使用して作成されたワーカースレッドで未処理例外がスローされたときに発生します。 Dart.Mail.ComponentBaseから継承されます。 |
![]() | UserState | Marshal(String,Object)が使用されたときに発生します。 Dart.Mail.ComponentBaseから継承されます。 |