ServiceClient.Connect Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Connects the Dataverse Service Client instance when staged with the Deferd Connection constructor.
public bool Connect ();
member this.Connect : unit -> bool
Public Function Connect () As Boolean