WcfServiceRemotingProviderAttribute.CloseTimeoutInMilliSeconds Property

Definition

Gets or Sets the timeout in milliseconds to wait before closing the connection to let existing messages drain.

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

Property Value

The timeout in milliseconds to wait before closing the connection to let existing messages drain.

Applies to