WcfActorRemotingProviderAttribute.OpenTimeoutInMilliSeconds Property

Definition

Gets or Sets time to wait in milliseconds for opening the connection.

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

Property Value

Time to wait in milliseconds for opening the connection. If this value is not specified or it is less than zero, default value of 5000 milliseconds is used.

Applies to