WcfServiceRemotingProviderAttribute.OpenTimeoutInMilliSeconds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.