ISessionIDManager.Initialize Method

Definition

Initializes the SessionIDManager object.

public:
 void Initialize();
public void Initialize ();
abstract member Initialize : unit -> unit
Public Sub Initialize ()

Remarks

Use the Initialize method to initialize the ISessionIDManager object.

Applies to

See also