Gets the reason of the termination when the state is Terminated.

C# | Visual Basic | Visual C++ |
public Nullable<TerminationReason> TerminationReason { get; private set; }
Public Property TerminationReason As Nullable(Of TerminationReason) Get Private Set
public: property Nullable<TerminationReason> TerminationReason { Nullable<TerminationReason> get (); private: void set (Nullable<TerminationReason> value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290