C# Class Gallatin.Core.Service.SessionState.SessionStateUtils

Show file Open project: williamoneill/Gallatin

Public Methods

Method Description
TryParseAddress ( IHttpRequest e, string &host, int &port ) : bool

Method Details

TryParseAddress() public static method

public static TryParseAddress ( IHttpRequest e, string &host, int &port ) : bool
e IHttpRequest
host string
port int
return bool