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

属性值

在连接期间的创建通知。

适用于