次の方法で共有


MessageSender.OnEndSend(IAsyncResult) メソッド

定義

送信終了アクションを実行します。 このメソッドは内部使用を目的としており、ユーザーが具象クラスに実装することはできません。

protected abstract void OnEndSend (IAsyncResult result);
abstract member OnEndSend : IAsyncResult -> unit
Protected MustOverride Sub OnEndSend (result As IAsyncResult)

パラメーター

result
IAsyncResult

適用対象