WebSocketDataFrameHeaderRSV3 Property |
[Missing <summary> documentation for "P:Adf.WebSocketDataFrameHeader.RSV3"]
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public bool RSV3 { get; }
Public ReadOnly Property RSV3 As Boolean
Get
public:
property bool RSV3 {
bool get ();
}
member RSV3 : bool with get
Property Value
Type:
BooleanSee Also