LumiSoft Net Help
Branch Property
NamespacesLumiSoft.Net.SIP.MessageSIP_t_ViaParmBranch
Gets or sets 'branch' parameter value. The branch parameter in the Via header field values serves as a transaction identifier. The value of the branch parameter MUST start with the magic cookie "z9hG4bK". Value null means that branch paramter doesn't exist.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Branch { get; set; }
Public Property Branch As String
	Get
	Set
public:
property String^ Branch {
	String^ get ();
	void set (String^ value);
}
member Branch : string with get, set
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119