次の方法で共有


WcfServiceRemotingListener.ICommunicationListener.Abort メソッド

定義

このメソッドにより、通信リスナーが閉じられます。 Close は終了状態であり、このメソッドを使用すると、移行が正常に終了します。 未処理の操作 (close を含む) は、このメソッドが呼び出されたときに取り消す必要があります。

void ICommunicationListener.Abort ();
abstract member Microsoft.ServiceFabric.Services.Communication.Runtime.ICommunicationListener.Abort : unit -> unit
override this.Microsoft.ServiceFabric.Services.Communication.Runtime.ICommunicationListener.Abort : unit -> unit
Sub Abort () Implements ICommunicationListener.Abort

実装

適用対象