SignInDelayedEventArgs members

Used to get the estimated start delay in milliseconds, and the status code for the delay from the event SignInDelayed in the LyncClient class.

The SignInDelayedEventArgs type exposes the following members.

Properties

  Name Description
Public property EstimatedStartDelay Gets the estimated start delay.
Public property StatusCode Gets the status that caused the auto-recovery.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SignInDelayedEventArgs class

Microsoft.Lync.Model namespace