Edit

Share via


SignalingHeader.GetValue Method

Definition

Gets the value of the header.

public:
 System::String ^ GetValue();
public string GetValue ();
member this.GetValue : unit -> string
Public Function GetValue () As String

Returns

The value of the header.

Exceptions

Thrown when header parsing fails.

Applies to