IVsWCFReferenceGroup.BeginBatch 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.
Begins batch processing of Windows Communication Foundation (WCF) service references in a reference group.
public:
void BeginBatch();
public:
void BeginBatch();
void BeginBatch();
public void BeginBatch ();
abstract member BeginBatch : unit -> unit
Public Sub BeginBatch ()