C# Class withSIX.Play.Core.Games.Legacy.BusyStateHandler

Inheritance: System.ComponentModel.PropertyChangedBase, IEnableLogging, IDomainService, IBusyStateHandler
Exibir arquivo Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
StartSession ( ) : IDisposable
StartSuspendedSession ( ) : IDisposable

Private Methods

Method Description
CheckAndSetBusy ( ) : bool
CheckAndSetBusyInternal ( ) : bool

Method Details

StartSession() public method

public StartSession ( ) : IDisposable
return IDisposable

StartSuspendedSession() public method

public StartSuspendedSession ( ) : IDisposable
return IDisposable