共用方式為


WebSocketCreationOptions.KeepAliveInterval 屬性

定義

要使用的保持運作間隔,或ZeroInfiniteTimeSpan停用保持運作。 預設為 Zero

public:
 property TimeSpan KeepAliveInterval { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan KeepAliveInterval { get; set; }
member this.KeepAliveInterval : TimeSpan with get, set
Public Property KeepAliveInterval As TimeSpan

屬性值

適用於