IBNCSClient.BncsLogin Method

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Interfaces Namespace > IBNCSClient Interface > IBNCSClient Methods >

IBNCSClient.BncsLogin Method

Namespace: BNCS.Core.DriverFramework.Interfaces
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


void BncsLogin(
 string WsAddr,
 uint WsPort
)

Parameters

WsAddr

Type: String

WsPort

Type: UInt32

 

See Also


IBNCSClient Interface

BNCS.Core.DriverFramework.Interfaces Namespace