Click or drag to resize

PFSiteServiceCheckSessionSite Method

Checks if a session site is currently loaded for the web service's connection.

Namespace:  Packflow.Interface.Services
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
[OperationContractAttribute]
public bool CheckSessionSite()

Return Value

Type: Boolean
See Also