Class SocketIOExtensions
Inheritance
System.Object
SocketIOExtensions
Namespace: Fiddler
Assembly: FiddlerCore.dll
Syntax
public static class SocketIOExtensions : Object
Methods
IsSocketIO(Session)
Declaration
public static bool IsSocketIO(this Session session)
Parameters
Session
session
|
Returns
System.
|