OhioSessionsOpenSession Method |
Namespace:
Flex.Hal.Ohio
Assembly:
Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax public OhioSession OpenSession(
string sessionname
)
Public Function OpenSession (
sessionname As String
) As OhioSession
Parameters
- sessionname
- Type: SystemString
Session name.
Return Value
Type:
OhioSessionAn OhioSession object.
See Also