JsonRpc.CancelLocallyInvokedMethodsWhenConnectionIsClosed Property

Definition

Gets or sets a value indicating whether to cancel all methods dispatched locally that accept a CancellationToken when the connection with the remote party is closed.

public bool CancelLocallyInvokedMethodsWhenConnectionIsClosed { get; set; }
member this.CancelLocallyInvokedMethodsWhenConnectionIsClosed : bool with get, set
Public Property CancelLocallyInvokedMethodsWhenConnectionIsClosed As Boolean

Property Value

Applies to