C# Class Iot.Common.ServiceCancellation

ファイルを表示 Open project: Azure-Samples/service-fabric-dotnet-iot Class Usage Examples

Public Methods

Method Description
ServiceCancellation ( CancellationToken token ) : System.Threading

Method Details

ServiceCancellation() public method

public ServiceCancellation ( CancellationToken token ) : System.Threading
token System.Threading.CancellationToken
return System.Threading