WebSocketMessageIsFinalFrame Property |
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntaxpublic bool IsFinalFrame { get; }
Public ReadOnly Property IsFinalFrame As Boolean
Get
public:
property bool IsFinalFrame {
bool get ();
}
Property Value
Type:
Boolean
See Also