SessionOptionsSessionName Property |
Gets or sets the session name which can be used to identify
the log lines pertaining to the session.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.7.1
Syntax public string SessionName { get; set; }
Public Property SessionName As String
Get
Set
public:
property String^ SessionName {
String^ get ();
void set (String^ value);
}
member SessionName : string with get, set
Property Value
Type:
StringSee Also