C# Class Windows.Networking.Sockets.ControlChannelTrigger

Inheritance: IControlChannelTrigger, IClosable
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Méthodes publiques

Méthode Description
Close ( ) : void
ControlChannelTrigger ( [ channelId, [ serverKeepAliveIntervalInMinutes ) : System
ControlChannelTrigger ( [ channelId, [ serverKeepAliveIntervalInMinutes, [ resourceRequestType ) : System
DecreaseNetworkKeepAliveInterval ( ) : void
FlushTransport ( ) : void
UsingTransport ( [ transport ) : void
WaitForPushEnabled ( ) : ControlChannelTriggerStatus

Method Details

Close() public méthode

public Close ( ) : void
Résultat void

ControlChannelTrigger() public méthode

public ControlChannelTrigger ( [ channelId, [ serverKeepAliveIntervalInMinutes ) : System
channelId [
serverKeepAliveIntervalInMinutes [
Résultat System

ControlChannelTrigger() public méthode

public ControlChannelTrigger ( [ channelId, [ serverKeepAliveIntervalInMinutes, [ resourceRequestType ) : System
channelId [
serverKeepAliveIntervalInMinutes [
resourceRequestType [
Résultat System

DecreaseNetworkKeepAliveInterval() public méthode

public DecreaseNetworkKeepAliveInterval ( ) : void
Résultat void

FlushTransport() public méthode

public FlushTransport ( ) : void
Résultat void

UsingTransport() public méthode

public UsingTransport ( [ transport ) : void
transport [
Résultat void

WaitForPushEnabled() public méthode

public WaitForPushEnabled ( ) : ControlChannelTriggerStatus
Résultat ControlChannelTriggerStatus