PublisherSessionInfo.SessionId Property

[Browsable(false)] 
public SessionID SessionId {get; set;}
This language is not supported or no code example is available.
[Browsable(false)] 
public:  
property SessionID^ SessionId { 
SessionID^ get( ); 
void set( 
SessionID^ value 
); 
}
This language is not supported or no code example is available.
public  
Browsable(false) 
function get SessionId() : SessionID
public  
Browsable(false) 
function set SessionId(value : SessionID);
This language is not supported or no code example is available.

Property Value

SessionID

Implements

IPublisherSessionInfo.SessionId

In this article

Definition