TAstaServerSocket.NetWorkProviderBroadcast


 

Applies to
TAstaServerSocket

ProviderBroadCasts

 

Declaration
procedure NetWorkProviderBroadcast(TableName: string);

 

Description
By calling this method, all
TAstaProviders that use the same UpdateTableName will broadcast to any registered users. This is useful if you have a provider that returns different fields than other providers yet you want broadcasted changes to go to the same clients.

 

 



ASTA Overview