ClientSettings Class

 

The class for representing settings used by WorkflowManagementClient

Namespace:   Microsoft.Workflow.Client
Assembly:  Microsoft.Workflow.Client (in Microsoft.Workflow.Client.dll)

System.Object
  Microsoft.Workflow.Client.ClientSettings

Public Class ClientSettings

NameDescription
System_CAPS_pubmethodClientSettings()

Initializes a new instance of the ClientSettings class.

NameDescription
System_CAPS_pubpropertyCredentials

Gets or sets Credentials.

System_CAPS_pubpropertyRequestTimeout

Gets or sets request timeout used by WorkflowManagementClient and its objects.

System_CAPS_pubpropertyUserCulture

Gets or sets UserCulture.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: