Click or drag to resize

RequestErrorEventRequest Property

Gets the request event of this request error event.

Namespace:  OBCOM.NetSwitchLib.Servers
Assembly:  OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax
public RequestEvent Request { get; }

Property Value

Type: RequestEvent
The request event of this request error event.
See Also