C# Class FwRemoteDatabaseConnector.CallContextExtensions

Used to store the Ipaddress used instread of CallContext as CallContext data has different lifetime on mono compared to .NET.
Mostrar archivo Open project: sillsdev/FieldWorks Class Usage Examples

Private Methods

Method Description
GetIpAddress ( ) : IPAddress
SetIpAddress ( IPAddress ipaddress ) : void