| ResponseEventHandlerResponseEvents Property |
[Missing <summary> documentation for "P:AsterNET.Manager.ResponseEventHandler.ResponseEvents"]
Namespace: AsterNET.ManagerAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ResponseEvents ResponseEvents { get; }
Public ReadOnly Property ResponseEvents As ResponseEvents
Get
public:
property ResponseEvents^ ResponseEvents {
ResponseEvents^ get ();
}
member ResponseEvents : ResponseEvents with get
Property Value
Type:
ResponseEventsSee Also