DOFSystemwaitProvider Method OpenDOF Object Access Library
Overload List

  NameDescription
Public methodwaitProvider(DOFInterfaceID, Int32)
Used by a Requestor to block the caller and wait until the first available provider becomes available that provides the specified interface.
Public methodwaitProvider(IListDOFInterfaceID, Int32)
Used by a Requestor to block the caller and wait until the first provider becomes available that provides all of the specified interfaces.
Public methodwaitProvider(DOFObjectID, DOFInterfaceID, Int32)
Used by a Requestor to block the caller and wait until a provider becomes available with a matching object identifier and that provides the specified interface.
Public methodwaitProvider(DOFObjectID, IListDOFInterfaceID, Int32)
Used by a Requestor to block the caller and wait until a provider becomes available with a matching identifier and that provides all of the specified interfaces.
Top
See Also

Reference