RendezvousException.GetStatusText
Method
Visual Basic
Public Shared FunctionGetStatusText(
ByVal status As Status )
As String
C#
public static stringGetStatusText(
Status status );
Purpose
Return the descriptive string corresponding to a status code.
|
Parameter |
Description |
|
Return the string for this status code. |