ServiceChannel<TChannel>.Abort Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Causes a service channel to transition immediately from its current state into the closing state.
public:
void Abort();
public void Abort ();
member this.Abort : unit -> unit
Public Sub Abort ()