Click or drag to resize
PeerStatusEventPeerStatus Property
Returns the registration state.
This may be one of
  • Registered
  • Unregistered
  • Reachable
  • Lagged
  • Unreachable
  • Rejected (IAX only)
Sets the registration state.

Namespace: AsterNET.Manager.Event
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string PeerStatus { get; set; }

Property Value

Type: String
See Also