Share via


FrameworkBase.Setup Method Overloads

Overload List

Identifies the connector to the Web service, which in turn generates a unique ID value for the connector to use.

 public abstract Guid Setup(
    ForwardeeInfo ForwardeeInfo
);
 public abstract Guid Setup(
  ForwardeeInfo forwardeeInfo,
  byte resolutionState
);

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom.Connector.V2

Assembly: MomConnectorFrameworkV2 (in MomConnectorFrameworkV2.dll)

See Also

FrameworkBase Class | FrameworkBase Members