| PeerEntryEventRealtimeDevice Property |
[Missing <summary> documentation for "P:AsterNET.Manager.Event.PeerEntryEvent.RealtimeDevice"]
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool RealtimeDevice { get; set; }
Public Property RealtimeDevice As Boolean
Get
Set
public:
property bool RealtimeDevice {
bool get ();
void set (bool value);
}
member RealtimeDevice : bool with get, set
Property Value
Type:
BooleanSee Also