Udostępnij za pośrednictwem


WcfServiceRemotingProviderAttribute.OpenTimeoutInMilliSeconds Property

Definition

Gets or Sets the timeout in milliseconds for opening the connection from client side and waiting for the listener to open on the service side.

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

Property Value

The timeout in milliseconds for opening the connection from client side and waiting for the listener to open on the service side.

Applies to