Click or drag to resize

IGHAConnectionManagerGetBindings Method

[This is preliminary documentation and is subject to change.]

Returns all bindings currently in the GHA Server bindings database

Namespace:  RemoteLib
Assembly:  RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
List<WSBindingDescriptor> GetBindings()

Return Value

Type: ListWSBindingDescriptor
Binding descriptor list
See Also