Udostępnij za pośrednictwem


WebSocketTransportSettingsElement.KeepAliveInterval Właściwość

Definicja

Pobiera lub ustawia interwał utrzymania aktywności.

public:
 property TimeSpan KeepAliveInterval { TimeSpan get(); void set(TimeSpan value); };
[System.ComponentModel.TypeConverter(typeof(System.ServiceModel.Configuration.TimeSpanOrInfiniteConverter))]
[System.Configuration.ConfigurationProperty("keepAliveInterval", DefaultValue="00:00:00")]
public TimeSpan KeepAliveInterval { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.ServiceModel.Configuration.TimeSpanOrInfiniteConverter))>]
[<System.Configuration.ConfigurationProperty("keepAliveInterval", DefaultValue="00:00:00")>]
member this.KeepAliveInterval : TimeSpan with get, set
Public Property KeepAliveInterval As TimeSpan

Wartość właściwości

TimeSpan

Interwał utrzymania aktywności.

Atrybuty

Dotyczy