WcfServiceRemotingProviderAttribute.CloseTimeoutInMilliSeconds 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 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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET