[TIBCO.EMS.UFOCLIENT .NET client library 6.0 documentation]
Assembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Set the client id
Namespace:
TIBCO.EMS.UFOAssembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Syntax
public void SetClientID( string clientID ) |
Public Sub SetClientID ( _ clientID As String _ ) |
public: void SetClientID( String^ clientID ) |
Parameters
- clientID
- Type: System..::.String
The client id
Exceptions
Exception | Condition |
---|---|
EMSException | The specified client id already exists |