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