HubConnectionContextOptions.KeepAliveInterval 속성

정의

연결된 클라이언트에 활성 유지 ping을 보내는 데 사용되는 간격을 가져오거나 설정합니다.

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

속성 값

적용 대상