WebSocketTransportSettings.CreateNotificationOnConnection 속성

정의

연결 중 생성 알림을 가져오거나 설정합니다.

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

속성 값

연결하는 동안 생성 알림입니다.

적용 대상