Property | Type | Description |
---|
Method | Description | |
---|---|---|
Accept ( IMessageVisitor visitor ) : void | ||
SetSessionTypeMessage ( SessionType sessionType, string sessionId ) : System |
Initialises a new instance of the SetSessionTypeMessage class and specifies the AK.F1.Timing.Messages.Session.SessionType and the session identifier.
|
|
ToString ( ) : string |
public Accept ( IMessageVisitor visitor ) : void | ||
visitor | IMessageVisitor | |
return | void |
public SetSessionTypeMessage ( SessionType sessionType, string sessionId ) : System | ||
sessionType | SessionType | The current
/// |
sessionId | string | The session identifier. |
return | System |