Gets the information of the logging method caller.
Namespace:
Sfs2X.WebSocketSharp
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public StackFrame Caller { get; }
Property Value
Type:
StackFrame
A
StackFrame that provides the information of the logging method caller.
See Also