WcfActorRemotingProviderAttribute.CloseTimeoutInMilliSeconds Property

Definition

Gets or Sets time to wait in milliseconds for messages to drain on the connections before aborting the connection.

public long CloseTimeoutInMilliSeconds { get; set; }
member this.CloseTimeoutInMilliSeconds : int64 with get, set
Public Property CloseTimeoutInMilliSeconds As Long

Property Value

Time to wait in milliseconds for messages to drain on the connections before aborting the connection.

Applies to