SiloMessagingOptions.ClientGatewayShutdownNotificationTimeout 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 period of time a gateway will wait after notifying connected client before continuing the shutdown process
public TimeSpan ClientGatewayShutdownNotificationTimeout { get; set; }
member this.ClientGatewayShutdownNotificationTimeout : TimeSpan with get, set
Public Property ClientGatewayShutdownNotificationTimeout As TimeSpan