RequiresSignOut Property
Gets the value telling if a sign out should be called when the service goes out of scope.
Syntax
public abstract System.bool RequiresSignOut {get;}Public MustOverride ReadOnly Property RequiresSignOut As System.BooleanGets the value telling if a sign out should be called when the service goes out of scope.
public abstract System.bool RequiresSignOut {get;}Public MustOverride ReadOnly Property RequiresSignOut As System.Boolean