ReferStateChangedEventArgs.NotifyStatusCode Property

Definition

Gets the status code parsed from notification body.

public:
 property int NotifyStatusCode { int get(); };
public int NotifyStatusCode { get; }
member this.NotifyStatusCode : int
Public ReadOnly Property NotifyStatusCode As Integer

Property Value

Int32

Remarks

If the value is 0, then it indicates that there is no status code available.

Applies to