SomServiceSessionFaulted Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.TestFramework.SomService.SessionFaulted"]
Namespace: Scanjour.Workflow4.TestFrameworkAssembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic static bool SessionFaulted { get; set; }
Public Shared Property SessionFaulted As Boolean
Get
Set
public:
static property bool SessionFaulted {
bool get ();
void set (bool value);
}
static member SessionFaulted : bool with get, set
Property Value
Boolean
See Also