C# Class System.Net.Sockets.TimeValue

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
Microseconds int
Seconds int

Property Details

Microseconds public property

public int Microseconds
return int

Seconds public property

public int Seconds
return int